map collection
英 [mæp kəˈlekʃn]
美 [mæp kəˈlekʃn]
网络 地图资料
英英释义
noun
- a collection of maps in book form
双语例句
- In Spring, the,,, and elements allow properties and arguments of the Java Collection type List, Set, Map, and Properties, respectively, to be defined and set.
在Spring中,、、和元素允许分别定义和设置JavaCollection类型List、Set、Map和Properties的属性和参数。 - When this limit is reached, the oldest data map is removed from the repository and becomes eligible for garbage collection.
当达到这个限值时,最旧的那个数据地图会从存储库中删除,以便进行垃圾收集。 - A traditional Java java. util. Map, then, is essentially a collection of two-part tuples.
传统的Javajava.util.Map实质上是一个分两部分的元组集合。 - With the book/ author situation, you need to map several elements each author element in the XML document into a collection, and then assign that collection to the Authors property of Book.
为了映射图书和作者的关系,需要把几个元素(XML文档中的每个author)映射到一个集合,然后把这个集合分配给Book的Authors属性。 - So it stands to reason that the Java language's sequential collection of like elements would map nicely to XML's sequential collection of like elements.
所以,有理由说Java语言中的相似元素的有序集合能够很好地映射到XML中的相似元素的有序集合。 - Aiming to some flaw, people bring forward to use Self-Organizing Feature Map on collecting data to make clustering and watching at first, and obtain principium information about some collection data.
针对这些缺点提出先利用自组织映射的方法对采集的数据进行聚类和可视化,获得一些关于采集到的数据的初步信息。 - I then proceed to define a list, populate it, and call my newly defined def. Next, I create a map and do the same thing for that collection.
然后我定义一个list,填充它,并调用我新定义的def。之后,我创建一个map,并对这个集合做了同样的操作。 - The completion of the foundation buried stone heads, four measurements, a flat wire measurement, substandard level of measurement, map the root control field data collection and data editing.
完成了基础埋石、首级四等测量、一级平面导线测量、等外水准测量、图根控制等野外数据采集以及数据编辑工作。 - The JMS provider must support nested map messages to convert collection classes.
JMS提供者必须支持嵌入的映射消息来对集合类进行转换。 - To place the markers onto the map, you first fetch the collection of courses from the server-side component through a remote method call.
要在地图上放上标记,首先要通过远端方法调用从服务器端组件获取球场集。